home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / utils / mute110.zip / PROGRAMS.TXT < prev    next >
Text File  |  1996-02-01  |  10KB  |  223 lines

  1.  
  2.  
  3.  
  4.     Date: December 21th 1995.
  5.  
  6.  
  7.     This is the official list of programs I released. They all should be
  8.     somewhere in the InterNet. Try SimTel (ftp.coast.net, primary mirror
  9.     oak.oakland.edu) for example. The 'Compressed' field is the name of the
  10.     archive files, followed by an extension such as .ZIP (PKZip), .LZH
  11.     (LHA), or any compressor. The official release of these programs was
  12.     packed with version 2.13 of LHA, a great packer by Haruyasu Yoshizaki.
  13.     The 'xxx' represent the package version. For example, version 2.1 of a
  14.     program will be represented as 210. If the 'Requirements' field is left
  15.     blank, the program only needs a PC and DOS 2.0 or higher. All these
  16.     programs include abundant documentation. For all these programs that run
  17.     on the DOS command line, add -? or -h to display an help screen that will
  18.     show you available options.
  19.  
  20.  
  21.  
  22.     Name:         Cut & Paste
  23.     Compressed:   CPASTxxx
  24.     Version:      2.20
  25.     Size:         22 KB (package) and 2 KB in memory.
  26.     Code:         Assembly
  27.     Distribution: Shareware, FF60
  28.     Requirements: A mouse, a Microsoft compatible mouse driver, and
  29.                   an enhanced keyboard.
  30.     Desc:         Cut & Paste is a DOS textmode based utility that allows
  31.                   you to copy text from an application to paste it to another
  32.                   one via the keyboard buffer, to your printer or to a file.
  33.                   Cut & Paste also features various interesting abilities,
  34.                   such as scrolling text selection, UMB buffer, double and
  35.                   triple click to select a word or a line, and possibility
  36.                   to use it in a program that uses the mouse too. Cut & Paste
  37.                   works with all text modes, even hi resolution Super VGA
  38.                   modes, such as 132x44 and others.
  39.  
  40.  
  41.     Name:         Softool
  42.     Compressed:   SOFTLxxx
  43.     Version:      2.10
  44.     Size:         14 KB (package) and 13 KB in memory.
  45.     Code:         Assembly
  46.     Distribution: Shareware, FF90
  47.     Requirements: -
  48.     Desc:         Softool is a resident program that brings you many useful
  49.                   tools such as a memory dumper, a multi base calculator, an
  50.                   ASCII table, a MCB viewer, an interupt viewer, and more.
  51.                   This is a powerful debugging tool for programmers, and has
  52.                   a neat windowed interface. Softool works with all text
  53.                   modes, even hi resolution Super VGA modes. Softool can load
  54.                   its 4 KB screen buffer in UMB to save low memory. Optional
  55.                   online context sensitive help for increased memory saving.
  56.  
  57.  
  58.     Name:         Clock
  59.     Compressed:   CLOKxxx
  60.     Version:      1.31
  61.     Size:         9 KB (package) and 512 bytes in memory.
  62.     Code:         Assembly
  63.     Distribution: Freeware
  64.     Requirements: 286 or higher (for the real time clock).
  65.     Desc:         Clock is a resident program that allows you to display the
  66.                   system time in the upper right corner of the screen. It can
  67.                   be displayed continuoulsy or when you press a hotkey. You
  68.                   can also select an alarm time to have the computer ringing
  69.                   to warn you when wanted. Clock can be programmed to reboot
  70.                   the computer at alarm time instead of ringing. All buffers
  71.                   are flushed to disk and cache programs are warned before
  72.                   rebooting the computer for increased security.
  73.  
  74.  
  75.  
  76.     Name:         Slow
  77.     Compressed:   SLOWxxx
  78.     Version:      2.11
  79.     Size:         8 KB (package) and 544 bytes in memory.
  80.     Code:         Assembly
  81.     Distribution: Shareware, FF25
  82.     Requirements: -
  83.     Desc:         Slow is a small program that takes away some CPU time to
  84.                   allow you to use on your fast computer programs that were
  85.                   designed for old machines, and that run to fast on your
  86.                   computer. Slow uses the computer's timer interrupt to run
  87.                   an empty loop. Speed can be modulated while resident using
  88.                   selectable hotkeys, and Slow can install itself at a given
  89.                   time to slow down programs that hook the timer interrupt.
  90.  
  91.  
  92.     Name:         Mouse2Key
  93.     Compressed:   M2KEYxxx
  94.     Version:      1.20
  95.     Size:         6 KB (package) and 464 bytes in memory.
  96.     Code:         Assembly
  97.     Distribution: Freeware
  98.     Requirements: A mouse and a Microsoft compatible mouse driver.
  99.     Desc:         Mouse2Key allows you to use the mouse to emulate the cursor
  100.                   keys in a program that does not use the mouse. Mouse2Key can
  101.                   be enabled and disabled while resident to allow mouse using
  102.                   programs to be run. Mouse2Key automatically detects when a
  103.                   program wants to use the mouse and disables itself before
  104.                   giving it the mouse.
  105.  
  106.  
  107.  
  108.     Name:         WideBuf
  109.     Compressed:   WBUFxxx
  110.     Version:      1.21
  111.     Size:         7 KB (package) and about 300 bytes in memory.
  112.     Code:         Assembly
  113.     Distribution: Freeware
  114.     Requirements: An enhanced keyboard
  115.     Desc:         WideBuf lets you change the keyboard buffer size. It uses
  116.                   the BIOS settings and installs the new buffer according to
  117.                   the BIOS to ensure compatibility with the operating system
  118.                   and other programs. One of the interests of this program is
  119.                   that it is an EXE program, thus loadable and unloadable
  120.                   from the DOS command line or a batch file, unlike the many
  121.                   avalaible device drivers that do the same thing.
  122.  
  123.  
  124.     Name:         Smooth Scroller
  125.     Compressed:   SMSCRxxx
  126.     Version:      1.02
  127.     Size:         6 KB (package) and about 512 bytes in memory.
  128.     Code:         Assembly
  129.     Distribution: Freeware
  130.     Requirements: A VGA compatible card and display.
  131.     Desc:         Smooth Scroller replaces the standard BIOS text scrolling
  132.                   routine with a new soft and smooth one, thus giving your
  133.                   text mode scrolls a better look.
  134.  
  135.  
  136.     Name:         Twilight Sentinel
  137.     Compressed:   TWILSxxx
  138.     Version:      1.20
  139.     Size:         6 KB (package) and about 550 bytes in memory.
  140.     Code:         Assembly
  141.     Distribution: Freeware
  142.     Requirements: VGA or VGA compatible board.
  143.     Desc:         Twilight Sentinel is an extremely small screen saver with
  144.                   selectable delay. It saves DOS memory by blackening the
  145.                   screen while saving instead of displaying animations, thus
  146.                   saving even more efficiently your screen. Your applications
  147.                   do not stop while Twilight Sentinel is active. They access
  148.                   the screen as usual without any problems. They can even ask
  149.                   Twilight Sentinel to blank or restore the screen.
  150.  
  151.  
  152.     Name:         SafeDel
  153.     Compressed:   SADELxxx
  154.     Version:      1.00
  155.     Size:         7 KB (package) and about 850 bytes in memory. 
  156.     Code:         Assembly
  157.     Distribution: Freeware
  158.     Requirements: -
  159.     Desc:         SafeDel intercepts the DOS call for deleting files and
  160.                   moves the file in a special directory instead of deleting
  161.                   it, so it can be restored after. The deleted files directory
  162.                   can be choosen thru the command line.
  163.  
  164.  
  165.     Name:         Mute
  166.     Compressed:   MUTExxx
  167.     Version:      1.10
  168.     Size:         8 KB (package) and about 512 bytes in memory. 
  169.     Code:         Assembly
  170.     Distribution: Freeware
  171.     Requirements: -
  172.     Desc:         Mute is a small resident program that continuously checks
  173.                   the PC Speaker to prevent it from emitting any beeps. Mute
  174.                   as a selectable activating frequency so the user can set
  175.                   the right balance between muting and speed overhead. Mute
  176.                   lets digital music and SFX go thru, and just mutes beeps.
  177.  
  178.  
  179.     Name:         BombTris
  180.     Compressed:   BTRISxxx
  181.     Version:      1.20
  182.     Size:         89 KB
  183.     Code:         C and Assembly
  184.     Distribution: Shareware
  185.     Requirements: VGA compatible board
  186.     Desc:         BombTris is a clone of the famous TETRIS game. It adds
  187.                   bombs, stuck blocks, and user customisable blocks. Uses
  188.                   a nice 256 color mode. Sound Blaster supported. Cheat
  189.                   codes delivered upon registration. Comes with a setup
  190.                   program to select Sound Blaster settings.
  191.  
  192.  
  193.     Name:         Valkin: Sarlan the Necromancer
  194.     Compressed:   VALKNxxx
  195.     Version:      1.00
  196.     Size:         285 KB
  197.     Code:         C and Assembly
  198.     Distribution: Freeware
  199.     Requirements: 286, VGA or MCGA compatible board
  200.     Desc:         You are Gwinster, prince of Fyrll. The good Paladan, King
  201.                   of the neighboring country of Valkin, just died, leaving
  202.                   a daughter, the gorgeous Saara. You heard that Sarlan the
  203.                   Necromancer plans to take advantage of Paladan's death to
  204.                   conquer Valkin and become the new King. You decide to go
  205.                   to Valkin to prevent Sarlan from executing his plans. You
  206.                   think it's a good occasion to appear as a valliant hero
  207.                   to the eyes of Saara you're secretely loving. Go and show
  208.                   your courage!
  209.  
  210.  
  211.     Name:         Killer
  212.     Compressed:   KILLRxxx
  213.     Version:      1.00
  214.     Size:         7 KB (package) and 400 bytes in memory
  215.     Code:         Assembly
  216.     Distribution: Shareware
  217.     Requirements: 286
  218.     Desc:         Killer is a resident program that intercepts all attempts
  219.                   to execute an illegal instruction. A program attempting to
  220.                   do so will be stopped and Killer will display a message.
  221.                   With Killer, there is an alternative to Ctrl-Alt-Del.
  222.  
  223.